code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
Each irp has a major and a minor function code 每个irp具有一个主要和一个次要函数代码。
The major function code indicates what sort of request the irp contains 主要函数代码指示: irp包含的请求种类。
For function code , parameters are added as properties of the variable object 对于函数代码,参数也被作为属性添加进去。
When you are finished modifying the function code , right - click the function name and select 当完成对函数代码的修改时,在函数名上单击右键并选择
With some of the major function codes , including irp _ mj _ pnp , the minor function code is required to further specify the operation 伴随一些主要函数代码,包括irp _ mj _ pnp ,次要代码被请求作更专门的操作。
In the traditional monolithic operating system , network function code locates in the kernel as well as the file system and memory management 传统的大内核操作系统里,网络软件和文件系统,内存管理部分一样,是在内核里实现的。
If your managed stored procedure or function code is executing in the sql server process , it is because someone connected to that server and executed a sql statement to invoke it 如果您的托管存储过程或函数代码正在sql server进程中执行,原因可能是某人连接到了该服务器并且执行了sql语句以调用它。
For function code : for each formal parameter , as defined in the formalparameterlist , create a property of the variable object whose name is the identifier and whose attributes are determined by the type of code 对函数代码:对于每个形参,按照它们在形参列表里的定义,都建立一个对象的属性,该属性的名字是形参的标识符,其特征由代码的类型决定。
Apply mvc to the development of web , which can realize the stripping of the function code and html page . though using mvc in the web bring complicatly , it may cause the business logic of system change understandable . meanwhile the safeguarding of system may change simply 把mvc应用到web应用的开发中,可以实现功能代码和html页面的相剥离,尽管在web开发中引入mvc会带来一定的复杂性,但它可以使系统的业务流程变得清晰,同时,系统的维护也可以变得简单。